net/http.http2SettingsFrame.HasDuplicates (method)
2 uses
net/http (current package)
h2_bundle.go#L2355: func (f *http2SettingsFrame) HasDuplicates() bool {
h2_bundle.go#L5825: if f.NumSettings() > 100 || f.HasDuplicates() {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)